The babel fish demo uses the translation web service provided by altavista.

The exe demo uses the babel.php script located at www.nozicle.com/demodb/babel. To run on your own web server, copy the contents of 'web server files' to a location on your web server and set the path in NozicleWebConnection.URL.

e.g if your web server is named 'zeus', and you copy the contents of 'web server files' to a virtual directory named 'babel' then you will need to set 
NozicleWebConnection.URL := 'http://zeus'
NozicleServerScript.ScriptName := 'babel/babel.php' 